CREATING hhinctl.dta and indinctl.dta

Notes/Comments on differences between 1995 adjustments and 1997

CLCINC2.DO and CLCINC3.DO
In checking for outliers 1995 uses certain values for
mj_tax, deduc, vac etc. I have no idea if these are relevant in 1997
since inflation is so much higher compared to 1995. Later on I checked and 
confirmed that he was using 99 %tiles as cutoff points.


CLCINC6.DO
a) When using file43v0.dta (maternal and social progrm benefits)
and file44v0.dta (income from inkind individ social benefits)
1995 adjusts for individuals whose benefits and stipends
were stopped and then uses the t1 and t2 vars to adjust.
I DO NOT do this correction, so t1=12 and t2=12 for all

b) In 1997 they also collected file44b.dta (Section 8.9 in Questionnaire)
intended to capture all child allowances received.
By the way, the file SCR0809.DCT names the last variable incorrectly
amtreclm. I renamed it "dayslate" (see file44b.dta)

SO I changed clcinc6.do to create the file othinc44.dta
that later is use in clcintl.do to create hhinctl and indinctl
1995 created child=sum(child1-child6)
I assumed that child44b is just another measure of child
NOTE: The mean of child44b is lower than the mean of child

